Fox's Git Mirrors
.github/dependabot.yml 9eb1d8a4a2c2fa7c16a4586f6227eaf9f617c5cc (9eb1d8a4) Text, 415 B
# Keep Actions references current while workflows pin full commit SHAs.
# Dependabot opens PRs that bump the SHA and the trailing version comment together.
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: monday
time: "13:00"
timezone: UTC
open-pull-requests-limit: 10
labels:
- dependencies
- github-actions
Served by rngit 1.5.2 - Generated in 0.02s